home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98a.txt / 000089_icon-group-sender _Wed Mar 4 09:18:49 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.8.7/8.8.7) with SMTP id JAA07949
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Wed, 4 Mar 1998 09:18:48 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA05454; Wed, 4 Mar 1998 09:18:47 -0700
  7. From: Otfried Geffert <og@stardivision.de>
  8. Date: Wed, 04 Mar 1998 11:38:46 GMT
  9. Message-Id: <19980304.11384603@og-1042.stardiv.de>
  10. Subject: Re: Translation into C
  11. To: gep2@computek.net
  12. Cc: icon-group@optima.CS.Arizona.EDU, og@jaguar.stardiv.de
  13. In-Reply-To: <199803031955.NAA18155@axp.cmpu.net>
  14. References: <199803031955.NAA18155@axp.cmpu.net>
  15. X-Mailer: Mozilla/3.0 (compatible; StarOffice/4.0; WinNT/Win95)
  16. X-Priority: 3 (Normal)
  17. Mime-Version: 1.0
  18. Content-Type: text/plain; charset=ISO-8859-1
  19. Content-Transfer-Encoding: quoted-printable
  20. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  21. Status: RO
  22. Content-Length: 1239
  23.  
  24. sorry for the broken lines and a defect link:=20
  25.  
  26. a working link is http://www.cs.princeton.edu/software/cii=20
  27.  
  28.  
  29. gep2@computek.net wrote
  30.  
  31.  (omitted a lot of text)
  32. =20
  33. > The answer to the question, of course, is that C is simply far too=20=
  34.  
  35. low-level a=20
  36. > language to do a lot of real-world applications in.
  37. =20
  38.  (omitted a lot of text)
  39.  
  40. I agree that 'bare' C is too primitive for a lot of applications, but=20=
  41.  
  42. if you
  43. have the data structures ( string, list, table , ...  ) from Icon in a=20=
  44.  
  45. C library
  46. you have really fast code _and_ high level data structures.
  47.  
  48. I use such a library from Dave Hanson for writing a compiler, a linker=20=
  49.  
  50. and a preprocessorfor a language called tscript, embedded in one of=20
  51. our products.=20
  52. It can be found at http://www.cs.princeton.edu/software/cii=20
  53.  
  54. I use Icon (under the hood) for other -up to now - smaller tasks. I am=20=
  55.  
  56. not religious
  57. about programming languages. I use the one best suited for the task at=20=
  58.  
  59. hand ( C, awk, Icon,
  60. Lex, Yacc, some C++ [if I am urged to ;-)], some SQL)
  61.  
  62. Ciao, Otfried
  63. _____________________________________________________
  64. Otfried Geffert, og@stardiv.de
  65. Star Division Gmbh, Sachsenfeld 4,=20
  66. 20097 Hamburg  - Germany -
  67. phone: (+49) (0)40 23646-864
  68.  
  69.  
  70.  
  71.  
  72.  
  73.